* follow.el (follow-select-if-visible): Improve the check for the
authorChong Yidong <cyd@stupidchicken.com>
Tue, 30 Dec 2008 16:19:50 +0000 (16:19 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 30 Dec 2008 16:19:50 +0000 (16:19 +0000)
commitf6e20ffc9a0f8ed82ff75cec64a3eb44092f4970
tree29e8669b0ea4688ea3d6aaf469f7100d272f840b
parentd5bbe317759e571c334ccbe1dbbab26365a5e3c2
* follow.el (follow-select-if-visible): Improve the check for the
last line of the window.
(follow-post-command-hook): Perform redisplay in more circumstances,
to avoid getting point stuck on partially visible lines.
lisp/ChangeLog